Skip to content

Enhance timeseries documentation #11242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Enhance timeseries documentation #11242

wants to merge 1 commit into from

Conversation

jd
Copy link
Contributor

@jd jd commented Oct 5, 2015

As talked in #11217.

@jreback jreback changed the title Enhance timeserie documentation Enhance timeseries documentation Oct 5, 2015
@@ -1050,6 +1050,26 @@ previous versions, resampling had to be done using a combination of
function on the grouped object. This was not nearly convenient or performant as
the new pandas timeseries API.

If your timeserie is sparse, be aware that upsampling will generate a lot of
intermediate points filled with whatever passed as ``fill_method``. What
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

timeseries

@jreback jreback added Docs Resample resample method labels Oct 5, 2015
@jreback jreback added this to the 0.17.1 milestone Oct 5, 2015
As discussed in #11217, there's another way of doing resampling that is not yet
covered by `resample' itself. Let's document that.
@jreback
Copy link
Contributor

jreback commented Oct 8, 2015

merged via f0c7c41

thanks!

@jreback jreback closed this Oct 8, 2015
@jreback jreback modified the milestones: 0.17.0, 0.17.1 Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants